From: Alex Crichton Date: Tue, 17 Apr 2018 03:29:41 +0000 (-0700) Subject: Bump to 0.28.0 X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~65^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=a79c2ab6bc231f83756302c893139fa75e4ae1c2;p=cargo.git Bump to 0.28.0 Looks like we've forgotten to do this so far on nightly! --- diff --git a/Cargo.toml b/Cargo.toml index 6a37ad3e7..1d87c5836 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo" -version = "0.27.0" +version = "0.28.0" authors = ["Yehuda Katz ", "Carl Lerche ", "Alex Crichton "]